Index
A B C D E F G H I K L M N O P R S T U V W Y Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
N
- name - Variable in class edu.uky.ai.lp.logic.Term
-
The unique name of the term
- NAryBooleanExpression - Class in edu.uky.ai.lp.logic
-
The superclass of any Boolean expression with multiple arguments.
- NAryBooleanExpression(String, Expression[]) - Constructor for class edu.uky.ai.lp.logic.NAryBooleanExpression
-
Constructs a new N-ary Boolean expression with the given arguments.
- Negation - Class in edu.uky.ai.lp.logic
-
Represents an expression whose opposite is true.
- Negation(Expression) - Constructor for class edu.uky.ai.lp.logic.Negation
-
Constructs a negation of the given argument.
- NOTHING - Static variable in class edu.uky.ai.lp.Result
-
A special result indicating that the player's action has no effect on the game state
All Classes All Packages